object fSpalsh: TfSpalsh Left = 334 Top = 118 BorderStyle = bsNone Caption = ' ' ClientHeight = 58 ClientWidth = 311 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 311 Height = 58 Align = alClient BevelOuter = bvLowered BevelWidth = 2 BorderWidth = 6 Caption = ' ' TabOrder = 0 object Label1: TLabel Left = 8 Top = 8 Width = 295 Height = 13 Align = alTop Alignment = taCenter Caption = 'The iuVCR is starting...' end object lInfo: TLabel Left = 8 Top = 37 Width = 295 Height = 13 Align = alBottom Caption = ' ' WordWrap = True end end end